1·The reason has to do with how StringBuffers allocate space.
原因与 StringBuffer的空间分配方式有关。
2·This includes functions that allocate space to store a result.
这也包括分配空间存储结果的函数。
3·Shows the number of calls to allocate space in the paged pool.
指在换页池中分派空间的调用次数。
4·The compiler still has to allocate space for the empty class, right?
编译器仍然必须为空类分配空间,对吧?
5·Shows the number of calls to allocate space in the nonpaged pool.
指在换页池中分派空间的调用次数。
6·New objects are placed in allocate space until its free space has been exhausted.
新对象被放置到分配空间中,直到耗尽其闲置空间。
7·You can also allocate space for local variables as is done in the program (line 63).
和程序中的处理一样,还可以为局部变量分配空间(第 63 行)。
8·It cannot call any functions, allocate space, or save any nonvolatile registers.
它无法呼叫任何函式、配置空间或储存任何静态暂存器。
9·You have to allocate space for each stack and move the appropriate values to that space.
您必须为每个堆栈分配空间并将合适的值移到此空间。
10·As long as address space is available in the managed heap, the runtime continues to allocate space for new objects.
只要托管堆中有地址空间可用,运行时就会继续为新对象分配空间。